html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  font-family: simsun;
  font-size: 12px;
  color: #333;font-family: "microsoft yahei";
}
body {
  overflow-x: hidden;
  background: #fafafa; font-family: "microsoft yahei";
}
html {
  height: 101%;
}
.animate {
  display: none;
}
/* always display scrollbars */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
b {
  font-weight: bold;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
b,
strong {
  font-weight: bold;
}
input {
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  border: 0px solid #aaa;
  padding: 2px;
}
a {
  text-decoration: none;
  color: #686767;
}
a:hover {
  text-decoration: none;
  color: #295ab6;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear {
  clear: both;
}
.divline {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.v50 {
  height: 50px;
}
.ow {
  min-width: 1200px;
}
.w {
  width: 1000px;
  margin: 0 auto;
}
.w1 {
  width: 1200px;
  margin: 0 auto;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
/*mian*/
.top {
  height: 50px;
  line-height: 50px;
  background: #005fbb;
}
.top .fl {
  color: #d9eafb;
}
.top .fr span {
  float: left;
  color: #0175e5;
}
.top .fr a {
  color: #d9eafb;
  float: left;
  padding: 0px 5px;
}
.topmiddle {
  height: 109px;
  background: #f6f5f5;
  overflow: hidden;
  position: relative;
}
.topmiddle .fr {
  background: url(../images/topright.jpg) no-repeat;
  width: 473px;
  height: 98px;
  position: absolute;
  right: 0px;
  top: -10px;
}
.topmiddle .fr .a1 {
  padding-top: 20px;
  display: block;
  padding-left: 123px;
}
.topmiddle .fr .a1 a {
  padding: 0px 15px;
  color: #696969;
}
.topmiddle .fr .a2 {
  display: block;
  font-size: 24px;
  color: #fff;
  font-family: arial;
  padding-top: 18px;
  padding-left: 200px;
}
/*nav*/
.nav {
  width: 100%;
  height: 65px;
  -webkit-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -ms-transition-delay: .5s;
  transition-delay: .5s;
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -ms-animation-delay: .5s;
  animation-delay: .5s;
  border-top: 1px solid #e7e7e7;overflow: hidden;
}
.nav .indexnavli {
  border-left: 1px solid #e7e7e7;
}
.nav ul {
  width: 102%;
}
.nav .navLi {
  float: left;
  position: relative;
  text-align: center;
  border-right: 1px solid #e7e7e7;
}
.nav .navLi a {
  color: #7d7d7d;
  font-size: 14px;
  font-weight: bold;
  font-family: "microsoft yahei";
  display: block;
  height: 65px;
  line-height: 65px;
  padding: 0px 29px;
}
.nav .navLi a:hover,
.nav .navLi a.hover {
  text-decoration: none;
  color: #005fbb;
  border-top: 2px solid #005fbb;
  height: 63px;
}
#banner {
  height: 509px;
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-transition-delay: .9s;
  -moz-transition-delay: .9s;
  -ms-transition-delay: .9s;
  transition-delay: .9s;
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  animation-delay: .9s;
}
#banner .tu {
  text-align: center;
  display: block;
  position: relative;
}
#banner .tu a {
  position: absolute;
 top: 0px;
  left: 0px;  height:509px;width:100%;
}
#banner #hao {
  position: absolute;
  height: 36px;
  width: 119px;
  z-index: 3;
  bottom: 30px;
  left: 50%;
  margin-left: -59.5px;
}
#banner #hao .xu {
  display: inline;
  float: left;
  height: 36px;
  width: 29px;
  line-height: 36px;
  color: #727272;
  font-size: 14px;
  font-weight: bolder;
  cursor: pointer;
  font-family: arial;
  background: url(../images/bannera.png) no-repeat bottom;
  margin-right: 10px;
}
#banner #hao .xu.hover {
  background: url(../images/bannerh.png) no-repeat;
  color: #fff;
  width: 31px;
  line-height: 36px;
}
#banner .tu .lianjie {
  width: 100%;
}
.part1 {
  height: 65px;
  width: 100%;
  border-bottom: 1px solid #dadada;
  line-height: 65px;
}
.part1 .w .fl b {
  float: left;
}
.part1 .w .fl .keya {
  float: left;
}
.part1 .w .fl .keya a {
  float: left;
  display: block;
  color: #676767;
  padding: 0px 10px;
}
.part1 .w .fl .keya a:hover {
  text-decoration: underline;
}
/*search*/
.part1 .w .ss {
  width: 320px;
  padding-top: 10px;
}
.part1 .w .search {
  height: 30px;
  width: 320px;
  background: url(../images/search.jpg) no-repeat;
  padding: 7px 0px;
}
.part1 .w .search_form {
  width: 250px;
  height: 30px;
  float: left;
  padding-left: 20px;
  overflow: hidden;
  line-height: 30px;
}
.part1 .w .search_form input {
  border: 0;
  background: transparent;
  color: #bebdbd;
  width: 250px;
}
.part1 .w .search_btn {
  float: left;
  width: 50px;
  height: 30px;
  display: inline;
}
.part1 .w .search_btn .pushbutton {
  background: transparent;
  border: 0px; float: left;
  width: 50px;
  height: 30px;
  cursor: pointer; 
}
@-webkit-keyframes anims1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes anims2 {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.part2 {
  height: 625px;
  padding-top: 50px;
  background: url(../images/part1big.jpg) no-repeat center;
}
.part2 .title {
  height: 80px;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -ms-animation-delay: .2s;
  animation-delay: .2s;
  width: 735px;
  margin: 0 auto;
}
.part2 .title .a1 {
  font-size: 35px;
  color: #005fbb;
  display: block;
  font-weight: bold;
  font-family: "microsoft yahei";
  text-align: center;
  line-height: 45px;
  height: 45px;
}
.part2 .title .a1 i {
  font-size: 24px;
  color: #333;
  font-family: "microsoft yahei";
}
.part2 .title .a2 {
  display: block;
}
.part2 .comt {
  position: relative;
  margin-top: 60px;
  height: 485px;
}
.part2 .comt .part1bg1 {
  background: url(../images/part1bg.png) no-repeat center;
  width: 462px;
  height: 515px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 50%;
  margin-left: -232px;
  -webkit-transition: all ease-in-out 9s;
  -webkit-animation: anims1 9s infinite linear;
}
.part2 .comt .part1bg2 {
  background: url(../images/part1bg1.png) no-repeat center;
  width: 462px;
  height: 461px;
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 50%;
  margin-left: -231px;
  -webkit-transition: all ease-in-out 5s;
  -webkit-animation: anims2 5s infinite linear;
}
.part2 .comt .part1bg3 {z-index: 3;
  width: 965px;
  height: 485px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -482.5px;
}
.part2 .comt .part1bg3 .part1bg3comt {
  position: relative;
  z-index: 3;
  height: 485px;
  width: 965px;
}
.part2 .comt .part1bg3 .part1bg3comt .li {
  width: 370px;
  position: absolute;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
   z-index: 5;
}
.part2 .comt .part1bg3 .part1bg3comt .li i{width: 127px;height: 127px;}
.part2 .comt .part1bg3 .part1bg3comt .li i img {
  width: 127px;
  height: 127px;
  display: block;
  float: right;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}
.part2 .comt .part1bg3 .part1bg3comt .li span {
  width: 230px;
  color: #252525;
  margin-right: 10px;
  font-family: "microsoft yahei";
}
.part2 .comt .part1bg3 .part1bg3comt .li span p {
  background: url(../images/part1icon0.png) no-repeat;
  width: 23px;
  height: 110px;
  float: right;
  text-align: center;
  color: #fff;
  font-family: arial;
  line-height: 26px;
  margin-left: 10px;
}
.part2 .comt .part1bg3 .part1bg3comt .li span b {
  color: #0449b1;
  font-size: 16px;
  font-family: "microsoft yahei";
  display: block;
  padding-bottom: 5px;
  text-align: right;
}
.part2 .comt .part1bg3 .part1bg3comt .li:hover i img {
  -webkit-transform: rotate(360deg);
}
.part2 .comt .part1bg3 .part1bg3comt .icon4 span,
.part2 .comt .part1bg3 .part1bg3comt .icon5 span,
.part2 .comt .part1bg3 .part1bg3comt .icon6 span {
  margin-right: 0px;
  margin-left: 10px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon4 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon5 span p,
.part2 .comt .part1bg3 .part1bg3comt .icon6 span p {
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon4 span b,
.part2 .comt .part1bg3 .part1bg3comt .icon5 span b,
.part2 .comt .part1bg3 .part1bg3comt .icon6 span b {
  text-align: left;
}
.part2 .comt .part1bg3 .part1bg3comt .icon1 {
  top: 0px;
  left: 50px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon2 {
  top: 180px;
  left: -15px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon3 {
  bottom: 0px;
  left: 50px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon4 {
  top: 0px;
  right: 50px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon5 {
  top: 180px;
  right: -15px;
}
.part2 .comt .part1bg3 .part1bg3comt .icon6 {
  bottom: 0px;
  right: 50px;
}
.footop {
  height: 136px;
  background: #295ab6;
  margin-top: 120px;
}
.footop .footopw {
  position: relative;
}
.footop .footopw .fl {
  position: absolute;
   top: -92px;
  left: -50px;
  width: 420px;
  height: 228px;
}
.footop .footopw .moreti {
  position: absolute;
  top: 45px;
  right: 0px;
}
.footop .footopw .moreti .a3 {
  float: left;
  margin-left: 5px;
}
.footop .footopw .moreti .a3 i {
  background: url(../images/tel.jpg) no-repeat;
  width: 41px;
  height: 41px;
  float: left;
  padding-right: 10px;
}
.footop .footopw .moreti .a3 span {
  font-size: 25px;
  color: #fff;
  white-space: nowrap;
  float: left;
  font-family: arial;
}
.footop .footopw .moreti .a3 span p {
  font-size: 18px;
  color: #fff;
  font-family: "microsoft yahei";
  line-height: 18px;
}
.moreti .a1 {
  height: 35px;
  width: 175px;
  border: 3px solid #fff;
  color: #fff;
  display: block;
  float: left;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: "microsoft yahei";
  margin-right: 5px;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;background: #295ab6;
}
.moreti a:hover {
  background: #fff;
  color: #295ab6;
  transform: skew(-5deg);
}
.prolist .title {
  background: url(../images/lefttop.jpg) no-repeat;
  width: 224px;
  height: 75px;
}
.prolist .title span {text-align: center;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding-top: 20px;width:100%;
  color: #fff;
  font-family: "microsoft yahei";
}
.prolist .title span p {
  font-size: 18px;
  font-family: "microsoft yahei";
  color: #fff;
}
.prolist .comt {
  background: url(../images/leftcomt.jpg) repeat-y;
}
.prolist .comt ul {
  padding: 9px 17px 18px;
  width: 190px;
  overflow: hidden;
}
.prolist .comt ul li {
  margin-bottom: 5px;
}
.prolist .comt ul li a {
  height: 36px;
  line-height: 36px;
  border: 1px solid #c7c7c7;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #295ab6; 
  font-family: "microsoft yahei";
}
.prolist .comt ul li a:hover {
  background: url(../images/lefth.jpg) repeat-x;
  color: #fff;
  border: none;
  height: 38px;
}
.prolist .comt ul li .box {
  padding: 5px 0px;
}
.prolist .comt ul li .box a {
  background: url(../images/leftaa.jpg) no-repeat 0px 9px;
  border: none;
  height: 28px;
  line-height: 28px;
  color: #005fbb;
  font-size: 12px;
  padding-left: 22px;
  text-align: left;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
  border-bottom: 1px dotted #d5d5d5;
  position: relative;
}
.prolist .comt ul li .box a i {
  position: absolute;
  right: -40px;
  font-weight: bold;
  font-size: 14px;
  color: #005fbb;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
  opacity: 0;
}
.prolist .comt ul li .box a:hover {
  background: url(../images/leftahh.jpg) no-repeat 8px 9px;
  height: 28px;
  line-height: 28px;
}
.prolist .comt ul li .box a:hover i {
  right: 0px;
  opacity: 1;
}
.prolist .contact {
  background: url(../images/leftbottom.jpg) no-repeat;
  width: 224px;
  height: 198px;
}
.prolist .contact .moreti {
  padding-top: 147px;
  padding-left: 22px;
}
.prolist .contact .moreti a {
  width: 83px;
  height: 24px;
  line-height: 24px;
  background: #005fbb;
}
.part3 {
  padding-bottom: 40px;
  padding-top: 55px;
  border-bottom: 1px solid #dadada;
}
.part3 .w .product {
  width: 746px;
}
.part3 .w .product .title {
  background: url(../images/title.jpg) no-repeat;
  height: 46px;
  border-bottom: 2px solid #ebebeb;
}
.part3 .w .product .title span {
  padding-left: 5px;
  display: block;
}
.part3 .w .product .title span b {
  font-size: 18px;
  color: #005fbb;
  font-family: "microsoft yahei";
  line-height: 18px;
  height: 18px;
}
.part3 .w .product .title span p {
  font-size: 18px;
  color: #ccc;
  font-family: arial;
}
.part3 .w .product .title .more {
  margin-top: 12px;
}
.part3 .w .product .comt {
  width: 935px;
  overflow: hidden;
}
.part3 .w .product .comt .produtlist {
  padding-top: 20px;
  width: 103%;
}
.part3 .w .product .comt .produtlist li {
  margin-bottom: 10px;
  width: 220px;
  float: left;
  margin-right: 37px;border: 1px solid #e4e4e4;
}
.part3 .w .product .comt .produtlist li a img {
  width: 216px;
height: 162px;
  display: block;
  padding: 2px;
  
}
.part3 .w .product .comt .produtlist li a span {
  width: 100%;
  display: block;
  text-align: center;
  height: 39px;
  line-height: 39px;
  font-size: 14px;
}
.part3 .w .product .comt .produtlist li:hover{
  border-color: #005fbb; background:#005fbb;
}
.part3 .w .product .comt .produtlist li a:hover span {
  font-weight: bold;
  color: #fff;
}
.more {
  background: url(../images/more.jpg) no-repeat;
  width: 56px;
  height: 21px;
  display: block;
  opacity: 0.6;
}
.more:hover {
  opacity: 1;
}
/*Partner*/
.case {overflow: hidden;
  padding-top: 40px;
  border-top: 1px solid #f0f0f0;
}
.case .title {
  width: 810px;
  border-bottom: 1px solid #5e7e97;
  margin: 0 auto;
  position: relative;
}
.case .titlea {
  text-align: center;
  width: 300px;
  border-bottom: 7px solid #5e7e97;
  margin: 0 auto;
}
.case .titlea span {
  color: #5e7e97;
  font-size: 48px;
  font-weight: bold;
  font-family: impact;
  text-transform: uppercase;
  line-height: 48px;
}
.case .titlea span p {
  font-size: 19px;
  color: #0e3d6a;
  line-height: 35px;
  font-family: "microsoft yahei";
}
.horon .tbody {position: relative;
  width: 950px;
  overflow: hidden;
  height: 138px;
  margin: 0 auto;
  border: 5px solid #005fbb;
  padding: 15px 20px;
}
.horon ul.list {
  float: left;
  width: 300%;
  height: 138px;
}
.horon li.item {
  float: left;
  width: 250px;
  position: relative;
}
.horon li.item span {
  position: absolute;
  width: 205px;
  height: 138px;
  background: #005fbb;
  opacity: 0;
  top: 0px;
  left: 0px;
  text-align: center;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.horon li.item span b,
.horon li.item span p {
  color: #fff;
  display: block;
}
.horon li.item span b {
  padding-top: 20px;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}
.horon li.item span p {
  width: 129px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #fff;
  margin: 20px auto;
  transform: scale(0);
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}
.horon li.item img {
  width: 203px;
  height: 136px;
  display: block;
  border: 1px solid #ededed;
}
.horon li.item a:hover span {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.horon li.item a:hover b {
  padding-top: 40px;
}
.horon li.item a:hover P {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.horon {
  position: relative; width: 1000px;
  margin-top: 35px;
}
.horon .tab {
  position: absolute;
  top: -72px;
  width: 67px;
  height: 31px;
  right: 250px;
}
.horon .tab a {
  background: url(../images/tab.jpg) no-repeat;
  display: block;
  width: 31px;
  height: 31px;
}
.horon .tab a.arrow_l {
  float: left;
  background-position: 0px 0px;
}
.horon .tab a.arrow_l:hover {
  background-position: 0px -31px;
}
.horon .tab a.arrow_r:hover {
  background-position: -36px -31px;
}
.horon .tab a.arrow_r {
  background-position: -36px 0px;
  float: right;
}
.casebottom {
  height: 11px;
  background: #e1e1e1;
  width: 1170px;
  margin-left: 10px;
}
.part4 {
  background: url(../images/part4bottom.jpg) no-repeat bottom center;
  height: 105px;
}
.part4 .moreti {
  width: 378px;
  margin: 0 auto;
  padding-top: 22px;
}
.part4 .moreti a {
  border-color: #005FBB;
  color: #005FBB;
  width: 178px;
  background: #fff;
}
.part4 .moreti a:hover {
  color: #fff;
  background: #005FBB;
}
.part5 {
  padding-top: 40px;
}
.part5 .title {
  width: 531px;
  height: 79px;
  margin: 0 auto;
  display: block;
}
.part5 .comt {
  background: url(../images/part5comt.jpg) center center no-repeat;
  position: relative;
  height: 270px;
  width: 100%;
  margin-top: 55px;
}
.part5 .comt span {
  position: absolute;
  width: 270px;
  line-height: 24px;
  color: #333;
}
.part5 .comt span b{
  color: #005fbb; font-style: normal;font-size:24px;font-weight:bold;display:block;font-family: "microsoft yahei";
}
.part5 .comt span b i{color:#fa902a;font-size:24px;font-family: "microsoft yahei";font-weight:bold;}
.part5 .comt .a1 {
  left: 0px;
  top: -20px;
}
.part5 .comt .a2 {
  left: 0px;
  bottom: -20px;
}
.part5 .comt .a3 {
  top: -20px;
  right: 0px;
}
.part5 .comt .a4 {
  bottom: -20px;
  right: 0px;
}
.part6 {
  height: 58px;
  background: #005FBB;
  margin-top: 80px;
}
.part6 .w {
  position: relative;
}
.part6 .w .fl {
  position: absolute;
  top: -24px;
  left: 40px;
  width: 381px;
  height: 191px;
}
.part6 .w .txt {
  float: left;
  padding-left: 415px;
  color: #fff;
  font-size: 14px;
  font-family: "microsoft yahei";
  line-height: 58px;
  height: 58px;
  display: block;
}
.part6 .w .moreti {
  position: absolute;
  top: 15px;
  right: 0px;
}
.part6 .w .moreti a {
  width: 118px;
  height: 24px;
  line-height: 24px;
  background: #005fbb;
}
.part6 .w .moreti a:hover{background: #fff; color:#005fbb}
.titlele {
  height: 36px;
  line-height: 36px;
  border-bottom: 2px solid #c5c5c5;
  position: relative;
}
.titlele span i {
  background: url(../images/title1.jpg) no-repeat;
  width: 25px;
  height: 25px;
  float: left;
  margin-top: 5px;
}
.titlele span b {
  float: left;
  font-family: "microsoft yahei";
  font-size: 24px;
  color: #005FBB;
  padding-left: 10px;
}
.titlele span p {
  float: left;
  color: #c5c5c5;
  font-family: arial;
  padding-left: 5px;
}
.titlele s {
  background: url(../images/icon9.jpg) no-repeat;
  width: 155px;
  height: 4px;
  display: block;
  position: absolute;
  top: 36px;
  left: 0px;
}
.titlele .more {
  margin-top: 10px;
}
.part7 {
  margin-top:100px;
}
.part7 .left {
  width: 600px;
}
.part7 .left .about {
  padding-bottom: 20px;
 /*  border-bottom: 10px solid #efefef; */
}
.part7 .left .about .comt {
  padding-top: 30px;
}
.part7 .left .about .comt .img {
  border: 1px solid #e4e4e4;
  float: left;
  width: 300px;
  height: 265px;
  display: block;
}
.part7 .left .about .comt span.txt {
  float: right;
  width: 280px;
  line-height: 24px;
}
.part7 .left .about .comt span .a1 {
  background: #005fbb;
  width: 159px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  position: relative;
  display: block;
  text-align: center;
  margin-top: 10px;
}
.part7 .left .about .comt span .a1 b {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 34px;
  background: #00468a;
  font-size: 30px;
  
  color: #fff;
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}
.part7 .left .about .comt span .a1:hover b {
  width: 159px;
}
.part7 .left .zizhi {
  margin-top: 40px;
  position: relative;
}
.part7 .left .zizhi .tab {
  position: absolute;
  top: 45px;
  width: 600px;
  height: 32px;right:0px;
}
.part7 .left .zizhi .tab a {
  background: url(../images/tab.jpg) no-repeat;
  display: block;
  width: 31px;
  height: 31px;
}
.part7 .left .zizhi .tab a.arrow_l {
  float: left; margin-right:5px;
  background-position: 0px 0px;
}
.part7 .left .zizhi .tab a.arrow_l:hover {
  background-position: 0px -31px;
}
.part7 .left .zizhi .tab a.arrow_r:hover {
  background-position: -36px -31px;
}
.part7 .left .zizhi .tab a.arrow_r {
  background-position: -36px 0px;
  float: right;
}
.part7 .left .zizhi .tbody {
  width: 600px;
  overflow: hidden;
  height: 199px;
  margin: 0 auto;
}
.part7 .left .zizhi ul.list {
  float: left;
  width: 300%;
  height: 199px;
}
.part7 .left .zizhi li.item {
  float: left;
  width: 204px;
}
.part7 .left .zizhi li.item a {
  color: #3e3e3e;
}
.part7 .left .zizhi li.item img {
  width: 185px;
  height: 129px;
  display: block;
  border: 1px solid #dfdfdf;
  padding: 2px;
}
.part7 .left .zizhi li.item span {
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 185px;
}
.part7 .left .zizhi li.item:hover img {
  border: 1px solid #005fbb;
}
.part7 .left .zizhi li.item:hover span {
  color: #005fbb;
}
.qa {
  width: 348px;
}
.qa .comt ul {
  padding: 10px 0px;
}
.qa .comt ul li {
  padding: 20px 0px 10px;
  height: 105px;
  line-height: 24px;
  border-bottom: 1px dotted #d5d5d5;
}
.qa .comt ul li span {
  font-size: 18px;
  font-family: "microsoft yahei";
  padding-left: 34px;
  float: left;
}
.qa .comt ul li .a1 {
  height: 24px;
}
.qa .comt ul li .a1 span {
  background: url(../images/qe.jpg) no-repeat 0px 3px;
  color: #005fbb;
}
.qa .comt ul li .a1 a {
  color: #005FBB;
  font-size: 14px;
  float: left;
}
.qa .comt ul li .a1 a:hover {
  text-decoration: underline;
}
.qa .comt ul li .a2 {
  margin-top: 5px;
  height: 72px;
}
.qa .comt ul li .a2 span {
  background: url(../images/an.jpg) no-repeat;
  color: #333;
}
.qa .comt ul li .a2 p {
  width: 275px;
  float: left;
  color: #333;
}
.part8 {
  background: url(../images/part8bg.jpg) no-repeat center;
  height: 400px;
  width: 100%;
  margin-top: 50px;
}
.part8 .w1 .message {
  width: 279px; height:375px; background:#f7f7f7; padding-top:25px;padding-left:30px;
  float: left;
}
.part8 .w1 .message .title { background: url(../images/an2.jpg) no-repeat;
      padding-left: 52px;
}
.part8 .w1 .message .title b {
  font-size: 20px;
  font-family: "microsoft yahei";
  color: #005FBB;
}
.part8 .w1 .message .title p {
  font-size: 15px;
  font-family: arial;
  color: #005FBB;
}
.part8 .w1 .message .comt {
  padding-top: 15px;    width: 250px;height: 232px;
}
.part8 .w1 .message .comt ul li{ width:227px;border:1px solid #d8d8d8; height:33px;line-height:33px; margin-bottom:5px;background:#ffffff}
.part8 .w1 .message .comt ul li i{ width:32px; height:33px; float:left; background: url(../images/newicon.jpg) no-repeat;border-right:1px solid #d8d8d8;}
.part8 .w1 .message .comt ul li.a1 i{background-position: -33px 0px;}
.part8 .w1 .message .comt ul li.a2 i{background-position: -66px 0px;}
.part8 .w1 .message .comt ul li input.name {    height: 33px;
    line-height: 33px;
    border: 0;
    font-family: "microsoft yahei";
    float: left;
    width: 183px;
    padding: 0px 0px 0px 10px;
    background: none;
}
.part8 .w1 .message .comt .textarea {
  width: 217px;
  height: 58px; font-size:12px;
  line-height: 24px;
  font-family: "microsoft yahei";border:1px solid #d8d8d8; padding: 0px 0px 0px 10px; *margin-top:5px;
}
.part8 .w1 .message .comt .button1 {
  width: 227px;
  height: 39px;
  margin-top: 10px;
  border: none;
  background: url(../images/input.jpg) no-repeat;
  cursor: pointer;
  font-family: "microsoft yahei";
  font-size: 17px;
  color: #fff;
  line-height: 35px;
}
.part8 .w1 .message .tel{ background: url(../images/tel1.jpg) no-repeat; margin-top:20px;height:36px;}
.part8 .w1 .message .tel span{ padding-left:45px;    float: left;}
.part8 .w1 .message .tel span b{ font-size:24px; font-family: arial;line-height: 24px;}
.part8 .w1 .contact { height:380px;
  width: 505px;
  padding-left: 30px;padding-right: 30px;
  float: left;
  padding-top:20px;line-height:30px;font-size:14px;
  color: #fff;
  overflow: hidden; border-right:1px solid #6da3d8
}
.part8 .w1 .contact img{display:block; padding-top:15px;}
.part8 .w1 .contact .ti{ font-size:36px;font-weight:bold; color:#fff; padding-bottom:20px;}
.part8 .w1 .links {
  padding-left: 35px;
  float: left;
  width: 270px;
  padding-top: 25px;
}
.part8 .w1 .links .title{ color:#fff;padding-bottom:20px;    height: 30px;}
.part8 .w1 .links .title b{ font-weight:normal}
.part8 .w1 .links .title b,.part8 .w1 .links .title p{ float:left;color:#fff;font-size:24px;}
.part8 .w1 .links .title p{ color:#3892e8}
.part8 .w1 .links ul li {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
}
.part8 .w1 .links ul li a {
  color: #fff;
}
.part8 .w1 .links ul li a:hover {
  text-decoration: underline;
}
.foot {
  padding: 35px 0px;
  border-top: 1px solid #e7e7e7;
}
.foot .bonav {
  height: 45px;
  padding-bottom: 5px;
  text-align: center;
}
.foot .bonav a {
  color: #333;
  line-height: 24px;
  height: 24px;
  background: url(../images/bonavli.jpg) no-repeat;
  padding: 0px 15px;
}
.foot .bonav a:hover {
  color: #000;
  text-decoration: underline;
}
.foot .base {
  text-align: center;line-height: 24px;
}

